home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / utility / pro130 / fastgif.doc < prev    next >
Encoding:
Text File  |  1992-07-08  |  1.6 KB  |  42 lines

  1. PROGRAM:        FG.COM (Fast GIF) GIF file viewer
  2.  
  3. VERSION:        2.1 July 8, 1992
  4.  
  5. CONTACT:        Keith P. Graham
  6.                 238 Germonds Road
  7.                 West Nyack, NY 10994
  8.                 Voice: (914) 623-4161 
  9.                 BBS: (914) 623-0039
  10.              
  11. DESCRIPTION:    Very small, very fast GIF file viewer. The program
  12.                 will detect and use VESA drivers up to 1024 * 768.
  13.                 It will also utilize XMS memory (himem.sys) up to
  14.                 1.6 megs. In systems where the GIF file is larger
  15.                 than the screen size the user can scroll around 
  16.                 the picture.
  17.  
  18. SHAREWARE:      FG.COM is shareware and a $5.00 donation is
  19.                 requested for users who use the program more
  20.                 than once a month. A unlimited use license is
  21.                 available to users who wish to package FG with
  22.                 their products ($200). Source code is available
  23.                 for $500.
  24.  
  25. USAGE:          FG filespec
  26.                 Where filespec is the name of a GIF file. Wild
  27.                 cards are acceptable.
  28.                 EXAMPLE:
  29.                         fg *.gif
  30.                 or
  31.                         fg c:\images\gifs\x*.gif
  32.  
  33.                 KEYS:
  34.  
  35.                 Esc   - exits current picture. If wild cards
  36.                         were used in the filespec the next
  37.                         picture will be displayed.
  38.                 F10   - exits the program.
  39.  
  40.                 Cursor controls are active if the complete
  41.                 picture cannot be viewed on screen.
  42.